func runtime.usleep
11 uses
runtime (current package)
proc.go#L1082: usleep(1000)
proc.go#L1097: usleep(1000)
proc.go#L1100: usleep(1000)
proc.go#L1102: usleep(1000)
proc.go#L6063: usleep(delay)
proc.go#L6908: usleep(3)
signal_unix.go#L804: usleep(crashSleepMicros)
signal_unix.go#L818: usleep(watchdogTimeoutMicros)
signal_unix.go#L1035: usleep(1000)
stubs2.go#L21: func usleep(usec uint32)
stubs2.go#L25: usleep(usec)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |